home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / CHIP Turkiye Ocak 1997.iso / program / ekran / ati / mach32 / win3x / m32_d1 / utility.lzh / README.VDI < prev    next >
Text File  |  1995-05-29  |  5KB  |  130 lines

  1. ***********************************************************************
  2.  
  3.                         IMPORTANT INFORMATION
  4.                                 for
  5.                             mach32 Users
  6. ***********************************************************************
  7. RELEASE NOTES FOR VDIF.EXE                                 May 26, 1995
  8. ***********************************************************************
  9.  
  10. READ THIS FILE COMPLETELY BEFORE ATTEMPTING TO USE THIS PRODUCT !
  11.  
  12. ****************************
  13.  
  14. Contents
  15.  
  16. 1.0     Introduction
  17. 2.0     Requirements
  18. 3.0     Running the Program
  19. 4.0     .VDA and .VDB Files
  20. 5.0     Approximation Errors
  21. 6.0     Reporting Problems
  22.  
  23.  
  24. *****************************
  25.  
  26. 1.0     Introduction
  27.  
  28. VDIF.EXE is designed according to the VESA Display Information Format
  29. (VDIF) standard 1.0.  It allows a monitor to be added directly to the
  30. monitor list of the install program for the mach32 using a .vda or .vdb
  31. file.  The .vda or .vdb file lists data for each of the available vertical
  32. scan frequencies of a given monitor for the following four display modes:
  33.  
  34.                             640x480
  35.                             800x600
  36.                             1024x768
  37.                             1280x1024
  38.  
  39. VDIF.EXE will search through the .vda or .vdb file and select the "best"
  40. data for each of the four modes listed above.  The best data is
  41. defined as the data best matching the mach32 timings parameters, and having
  42. the highest vertical scan frequency, with non-interlaced displays chosen
  43. before interlaced displays.  If no data is found for a mode, then that mode
  44. is considered to be unsupported.
  45.  
  46. To use VDIF.EXE, simply include the name of the .vda or .vdb file
  47. (including the extension) on the command line.  The program will display
  48. the modes that it selects and modify the "MONITOR.DAT" file.  The original
  49. MONITOR.DAT file is simply renamed MONITOR.BAK, in case it needs to be
  50. restored.  Please refer to the example in Section 3.0 below.
  51.  
  52. Only one monitor can be added to the monitor.dat from a VDIF file at a
  53. time.  To replace one VDIF monitor with another, simply run the vdif.exe
  54. utility again with the name of the VDIF file describing the new monitor.
  55.  
  56. If you do come across any problems, please report them as soon as
  57. possible by fax or CompuServe to ATI, using the attached form.
  58.  
  59. *****************************
  60.  
  61. 2.0     Requirements
  62.  
  63. - Graphics Card:        All mach32 based graphics accelerators.
  64.  
  65.  
  66. 3.0     Running the Program
  67.  
  68. To add a monitor to your MONITOR.DAT file, copy the .vda or .vdb file to
  69. the directory containing the mach32 install program and run the following:
  70.  
  71.             VDIF [filename.VDA]
  72.      or     VDIF filename.VDB
  73.  
  74. where filename is the name of the .VDB or .VDA file supplied by your
  75. monitor manufacturer.  If filename is not specified, VDIF will prompt
  76. for a filename.
  77.  
  78. NOTE:  VDIF modifies the MONITOR.DAT file residing in the mach32 install
  79.        directory.  The old MONITOR.DAT file will be placed in a new file
  80.        called MONITOR.BAK
  81.  
  82. *****************************
  83.  
  84. 4.0     .VDA and .VDB Files
  85.  
  86. The .vda and .vdb files mentioned above contain critical information which
  87. the mach32 card requires to properly control a particular monitor.  The
  88. ascii text format (.vda) and the binary format (.vdb) contain the same
  89. information in different forms.  Both formats are translated by the VDIF
  90. utility into a file which is readable by the mach32 installation utility.
  91.  
  92. The installation diskette includes some sample .vda files.  Please make
  93. sure your monitor is compatible with the data in the sample .vda files
  94. before using it.  Improper use of an inappropriate .vda file may cause
  95. permanent damage to your monitor.  Specific .vda and .vdb files are
  96. provided by monitor manufacturers.  Please note that .vda and .vdb files
  97. are provided by your monitor manufacturer and they may not be available
  98. for all makes and models.
  99.  
  100. If you do not have a .vda or a .vdb
  101. file for your monitor, please contact your monitor manufacturer
  102. immediately.
  103.  
  104. Please note that the three .vda files included (NEC_3FGE.VDA, NEC_4FGE.VDA,
  105. and NEC_5FGE.VDA) do not include data for resolutions of 1280x1024 pixels
  106. because the monitors are physically incapable of supporting that resolution.
  107.  
  108. *****************************
  109.  
  110. 5.0     Approximation Errors
  111.  
  112. VDIF.EXE sometimes must approximate monitor information for the mach32
  113. install.  An error in approximation may degrade video performance.
  114. For this reason, VDIF will issue a warning if an error in
  115. approximation occurs.
  116.  
  117. If the .vda or .vdb file passed to VDIF on the command line is not of the
  118. standard format, or if it does not contain enough information, VDIF will
  119. not be able to find mode information, and no modes will be supported.
  120.  
  121. ****************************
  122.  
  123. 6.0     Reporting Problems
  124.  
  125. If you experience any difficulties, open the file REPORT.TXT and complete 
  126. the Problem Report form. REPORT.TXT is located on disk1 of the driver 
  127. diskettes.
  128.  
  129.  
  130.